Refine Your Search

Topic

Affiliation

Search Results

Technical Paper

TD3 Tuned PID Controller for Autonomous Vehicle Platooning

2023-12-31
2023-01-7108
The main objective of platoon control is coordinated motion of autonomous vehicle platooning with small intervehicle spacing while maintaining the same speed and acceleration as the leading vehicle, which can save energy consumption and improve traffic throughput. The conventional platoon control methods are confronted with the problem of manual parameter tuning. In order to addres this isue, a novel bifold platoon control approach leveraging a deep reinforcement learning-based model is proposed, which enables the platoon adapt to the complex traffic environment, and guarantees the safety of platoon. The upper layer controller based on the TD3 tuned PID algorithm outputs the desired acceleration. This integration mitigates the inconvenience of frequent manual parameter tuning asociated with the conventional PID algorithm. The lower layer controller tracks the desired acceleration based on the inverse vehicle dynamics model and feedback control.
Technical Paper

Game Theory-Based Lane Change Decision-Making Considering Vehicle’s Social Value Orientation

2023-12-31
2023-01-7109
Decision-making of lane-change for autonomous vehicles faces challenges due to the behavioral differences among human drivers in dynamic traffic environments. To enhance the performances of autonomous vehicles, this paper proposes a game theoretic decision-making method that considers the diverse Social Value Orientations (SVO) of drivers. To begin with, trajectory features are extracted from the NGSIM dataset, followed by the application of Inverse Reinforcement Learning (IRL) to determine the reward preferences exhibited by drivers with distinct Social Value Orientation (SVO) during their decision-making process. Subsequently, a reward function is formulated, considering the factors of safety, efficiency, and comfort. To tackle the challenges associated with interaction, a Stackelberg game model is employed.
Journal Article

A Novel Indirect Health Indicator Extraction Based on Charging Data for Lithium-Ion Batteries Remaining Useful Life Prognostics

2017-06-17
2017-01-9078
In order to solve the environmental pollution and energy crisis, Electric Vehicles (EVs) have been developed rapidly. Lithium-ion (Li-ion) battery is the key power supply equipment for EVs, and the scientific and accurate prediction of its Remaining Useful Life (RUL) has become a hot topic in the field of new energy research. The internal resistance and capacity are often used to characterize the Li-ion battery State of Health (SOH) from which RUL is obtained. However, in practical applications, it is difficult to obtain internal resistance and capacity information by using the non-intrusive measurement method. Therefore, it is necessary to extract the measurable parameters to characterize the degradation of Li-ion battery. At present, the methods of extracting health indicators based on measurable parameters have gained preliminary results, but most of them are derived from the Li-ion battery discharging data.
Technical Paper

Downhill Safety Assistant Driving System for Battery Electric Vehicles on Mountain Roads

2019-09-15
2019-01-2129
When driving in mountainous areas, vehicles often encounter downhill conditions. To ensure safe driving, it is necessary to control the speed of vehicles. For internal combustion engine vehicles, auxiliary brake such as engine brake can be used to alleviate the thermal load caused by the continuous braking of the friction brake. For battery electric vehicles (BEVs), regenerative braking can be used as auxiliary braking to improve brake safety. And through regenerative braking, energy can be partly converted into electrical energy and stored in accumulators (such as power batteries and supercapacitors), thus extending the mileage. However, the driver's line of sight in the mountains is limited, resulting in a certain degree of blindness in driving, so it is impossible to fully guarantee the safety and energy saving of downhill driving.
Technical Paper

On the Effect of Low-Viscosity Oil on Automobile Pollutant Emissions Based on Worldwide Harmonized Light Vehicles Test Cycle

2021-09-10
2021-01-5087
In order to study the influence of low-viscosity oil on automobile pollutant emissions reduction, three different 0W20 oil samples were prepared with oil 5W30 as the base oil. Parameters such as the oil viscosity, ash, and element content were tested at different stages, speeds, and accelerations of the Worldwide Harmonized Light Vehicles Test Cycle (WLTC). The results showed the effects of low-viscosity oil on exhaust emissions reduction were mainly concentrated in the low-speed and extra high-speed segment. At the low-speed segment, especially in the starting stage, carbon monoxide (CO), total hydrocarbon (THC), and non-methane hydrocarbon (NMHC) emissions can be reduced. The use of low ash oil can reduce nitrogen oxides (NOx) emissions; the methane (CH4) emissions can be reduced by increasing the Zinc (Zn) content in engine oil moderately.
Technical Paper

A Pre-Warning Method for Cornering Speed of Concrete Mixer Truck

2020-04-14
2020-01-1003
The high gravity center of the concrete mixer truck reduces the truck’s stability while steering. The rolling stirring tank makes the stability even worse than the regular engineering vehicle due to the dynamic variation of the centroid position. Most of the researches on the rollover stability of concrete mixer trucks focus on the rollover model establishment and dynamic simulation module. The change of concrete centroid is ignored when the safety cornering speed is calculated. This paper proposes a pre-warning method for the cornering speed of concrete mixer trucks based on centroid dynamic simulation. In the method, the mixing tank stirring model and the vehicle driving dynamic model are established on the Fluent and TruckSim simulation platforms, respectively. The theoretical speed threshold obtained by simulation is used as the evaluation index of the warning speed in the curve. Firstly, the dynamic simulation of the stirring tank model is carried out by Fluent.
Journal Article

Road Adhesion Coefficient Identification Method Based on Vehicle Dynamics Model and Multi-Algorithm Fusion

2022-03-29
2022-01-0908
As an important input parameter of intelligent vehicle active safety technology, road adhesion coefficient is of great significance in autonomous collision avoidance, emergency braking and collision avoidance, and variable adhesion road motion control. Traditional recognition methods based on vehicle dynamics require large data volume and low solution accuracy. This paper proposes an adhesion coefficient recognition method based on Elman neural network and Kalman filter. By establishing a seven-degree-of-freedom vehicle dynamics model, dynamic parameters such as yaw angular velocity, longitudinal velocity, lateral velocity, and angular velocity of each wheel, which are easy to measure and strongly related to the road adhesion coefficient, are analyzed as the input of the neural network model.
Technical Paper

Assisted Steering Control for Distributed Drive Electric Vehicles Based on Combination of Driving and Braking

2023-10-30
2023-01-7012
This paper presents a low-speed assisted steering control approach for distributed drive electric vehicles. When the vehicle is driven at low speed, the braking of the inner-rear wheel is combined with differential drive to reduce the turning radius. A hierarchical control structure has been designed to achieve comprehensive control. The upper-level controller tracks the expected yaw rate and vehicle side-slip angle through a Linear Quadratic Regulator (LQR) algorithm. The desired yaw rate and vehicle side-slip angle are obtained according to the reference vehicle model, which can be regulated by the driver through the accelerator pedal. The lower-level controller uses a quadratic programming algorithm to distribute the yaw moment and driving moment to each wheel, aiming to minimize tire load rate variance.
Technical Paper

A Comparative Study on ESC Drive and Brake Control Based on Hierarchical Structure for Four-Wheel Hub-Motor-Driven Vehicle

2019-11-04
2019-01-5051
Electronic Stability Control (ESC) is an important measure to proactively guarantee vehicle safety. In this paper, the method of four-wheel hub-motor torque control is compared with the traditional single-wheel hydraulic brake control in ESC system. The control strategy adopts the hierarchical structure. In upper controller, the stability of the vehicle is identified by threshold method, the additional yaw moment control uses a way to get the moment including feedforward and feedback parts based on the linear quadratic regulator (LQR). The medium controller is tire slip rate control, in order to get the optimal target slip rate from the upper additional yaw moment, a method of quadratic programming to optimize the longitudinal force is proposed for each wheel. The inputs of tire state for the magic tire model is introduced so as to calculate the target slip rate from the target longitudinal force.
Technical Paper

Autopilot Strategy Based on Improved DDPG Algorithm

2019-11-04
2019-01-5072
Deep Deterministic Policy Gradient (DDPG) is one of the Deep Reinforcement Learning algorithms. Because of the well perform in continuous motion control, DDPG algorithm is applied in the field of self-driving. Regarding the problems of the instability of DDPG algorithm during training and low training efficiency and slow convergence rate. An improved DDPG algorithm based on segmented experience replay is presented. On the basis of the DDPG algorithm, the segmented experience replay select the training experience by the importance according to the training progress to improve the training efficiency and stability of the training model. The algorithm was tested in an open source 3D car racing simulator called TORCS. The simulation results demonstrate the training stability is significantly improved compared with the DDPG algorithm and the DQN algorithm, and the average return is about 46% higher than the DDPG algorithm and about 55% higher than the DQN algorithm.
Technical Paper

Research on Trajectory Tracking of Autonomous Vehicle Based on Lateral and Longitudinal Cooperative Control

2024-03-29
2024-01-5039
Autonomous vehicles require the collaborative operation of multiple modules during their journey, and enhancing tracking performance is a key focus in the field of planning and control. To address this challenge, we propose a cooperative control strategy, which is designed based on the integration of model predictive control (MPC) and a dual proportional–integral–derivative approach, referred to as collaborative control of MPC and double PID (CMDP for short in this article).The CMDP controller accomplishes the execution of actions based on information from perception and planning modules. For lateral control, the MPC algorithm is employed, transforming the MPC’s optimal problem into a standard quadratic programming problem. Simultaneously, a fuzzy control is designed to achieve adaptive changes in the constraint values for steering angles.
Technical Paper

Research on Garbage Recognition of Road Cleaning Vehicle Based on Improved YOLOv5 Algorithm

2024-04-09
2024-01-2003
As a key tool to maintain urban cleanliness and improve the road environment, road cleaning vehicles play an important role in improving the quality of life of residents. However, the traditional road cleaning vehicle requires the driver to monitor the situation of road garbage at all times and manually operate the cleaning process, resulting in an increase in the driver 's work intensity. To solve this problem, this paper proposes a road garbage recognition algorithm based on improved YOLOv5, which aims to reduce labor consumption and improve the efficiency of road cleaning. Firstly, the lightweight network MobileNet-V3 is used to replace the backbone feature extraction network of the YOLOv5 model. The number of parameters and computational complexity of the model are greatly reduced by replacing the standard convolution with the deep separable convolution, which enabled the model to have faster reasoning speed while maintaining higher accuracy.
Technical Paper

Automatic Optimization Method for FSAE Racing Car Aerodynamic Kit Based on the Integration of CAD and CAE

2024-04-09
2024-01-2079
In the process of designing the aerodynamic kit for Formula SAE racing cars, there is a lot of repetitive work and low efficiency in optimizing parameters such as wing angle of attack and chord length. Moreover, the optimization of these parameters in past designs heavily relied on design experience and it's difficult to achieve the optimal solution through theoretical calculations. By establishing a parametric model in CAD software and integrating it with CFD software, we can automatically modify model parameters, run a large number of simulations, and analyze the simulation results using statistical methods. After multiple iterations, we achieve fully automatic parameter optimization and obtain higher negative lift. At the same time, the simulation process is optimized, and simulations are run based on GPUs, resulting in a significant increase in simulation speed compared to the original.
Technical Paper

Fuzzy Control of Regenerative Braking on Pure Electric Garbage Truck Based on Particle Swarm Optimization

2024-04-09
2024-01-2145
To improve the braking energy recovery rate of pure electric garbage removal vehicles and ensure the braking effect of garbage removal vehicles, a strategy using particle swarm algorithm to optimize the regenerative braking fuzzy control of garbage removal vehicles is proposed. A multi-section front and rear wheel braking force distribution curve is designed considering the braking effect and braking energy recovery. A hierarchical regenerative braking fuzzy control strategy is established based on the braking force and braking intensity required by the vehicle. The first layer is based on the braking force required by the vehicle, based on the front and rear axle braking force distribution plan, and uses fuzzy controllers.
Technical Paper

Improve the Durability and Maintenance Feasibility of the Universal Joint Based on the Original Half-Shaft Foundation

2024-04-09
2024-01-2441
Based on the particularity of the racing field of the Baja SAE China, the Baja Racing Team of our university has adopted rzeppa universal joint for vehicle design and field competition in the semi-axle parts of the race car in previous years. In view of the complex conditions of the Baja Competition, such as gravity test, climb test, handling test, endurance test, etc., it is necessary to optimize and develop a more convenient maintenance model. Installation and use of better performance, more suitable for off-road conditions of the shaft. In this paper, based on the development dynamics of automobile axles and the transverse comparison of various axles, a kind of telescopic cross-shaft universal joint axles is designed by using CATIA software to model and simulate kinematics and dynamics by using ANSYS software. At the same time, the stress and strain of the model are continuously optimized according to the change of axle wheel Angle and the torque matching of Baja Racing.
Technical Paper

Adaptive Model Predictive Control for Articulated Steering Vehicles

2024-04-12
2024-01-5042
Vehicles equipped with articulated steering systems have advantages such as low energy consumption, simple structure, and excellent maneuverability. However, due to the specific characteristics of the system, these vehicles often face challenges in terms of lateral stability. Addressing this issue, this paper leverages the precise and independently controllable wheel torques of a hub motor-driven vehicle. First, an equivalent double-slider model is selected as the dynamic control model, and the control object is rationalized. Subsequently, based on the model predictive control method and considering control accuracy and robustness, a weight-variable adaptive model predictive control approach is proposed. This method addresses the optimization challenges of multiple systems, constraints, and objectives, achieving adaptive control of stability, maneuverability, tire slip ratio, and articulation angle along with individual wheel torques during the entire steering process of the vehicle.
Technical Paper

Study on the Influence of Low-Viscosity Engine Oil on Engine Friction and Vehicle Worldwide Harmonized Light Vehicles Test Cycle Fuel Economy

2020-09-23
2020-01-5062
To study the mechanism of the effect of low-viscosity oils on engine friction loss reduction so as to improve the vehicle fuel economy of the Worldwide harmonized Light vehicles Test Cycle (WLTC) by upgrading the Society of Automotive Engineers (SAE) viscosity grade of the factory fill oil from 5W30 to 0W20, eight 0W20 oil samples were blended with different doses of base oil, viscosity modifier (VM), and friction modifier (FM). Theoretical analysis by AVL-EXCITE simulation of the key friction pairs combined with practical engine friction torque test and vehicle WLTC fuel consumption tests were carried out. The results showed that 0W20 oils can effectively reduce the engine friction torque by 5.64 Nm and the friction loss by 11.95% with the throttle fully opened; while with the throttle closed, the friction torque decreased by 3.53 Nm and the friction loss by 11.26%, resulting to the improvement of the vehicle WLTC fuel economy by 2.08%.
X